home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 March / EnigmA AMIGA RUN 25 (1997)(G.R. Edizioni)(IT)[!][issue 1998-03].iso / recent2 / vinced.readme < prev    next >
Text File  |  1998-02-19  |  5KB  |  146 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Version:  3.58.1
  5. Type:     util/shell
  6.  
  7.                         About ViNCEd
  8. ---------------------------------------------------------------------------
  9. The latest version (3.58) of my full screen shell editor (CON: replacement)
  10. ---------------------------------------------------------------------------
  11.  
  12. Features:
  13. -Extremly flexible
  14. -Comes with prefs program with nice GUI
  15. -User defineable macros and buttons (gadgets) with parameters
  16. -Full screen editor, not line limited
  17. -Compatible to CON: and ConMan
  18. -VT-220 emulation build in
  19. -ANSI coloring scheme on request
  20. -Keypad mode on request (numeric keypad for cursor control)
  21. -Supports control sequences of:
  22.         -CON:
  23.         -VT-220
  24.         -DEC
  25.         -XTerm (Unix Shells)
  26.         -SGI winterm
  27.         -plus private stuff (set keyboard,colors and font by ctrl seq)
  28. -TAB expansion, with different TAB requesters as option
  29. -TAB expansion cache (NEW TO 3.50)
  30. -Colored cursor on request
  31. -Menu, clipboard support build in (no ConClip needed)
  32. -Online help plus documentation
  33. -Screen title might contain path/fail codes/CLI number & more
  34. -Localizeable (German available, more locales welcome)
  35. -Job control á la unix with Ctrl-Z
  36.         -suspends shell jobs
  37.         -sends shell jobs to forgeground & background
  38.          using tiny shell scripts "fg" and "bg" like unix
  39. -documented library for own applications and editor programming
  40. -iconification support
  41. -uses public "tbiclass" gadget if available. Should be added
  42.  to the system by SysIHack style programs.
  43. -easy installation
  44. -full control thru single program (SetVNC)
  45. -clipboard support, snip control with middle mouse button or Ctrl-left
  46. -can create private screens on request
  47. -font & monitor selectable by prefs
  48. -icon drop, with modifiers for path/name only
  49. -100% assembly language => fast & short
  50.  
  51. Plus:   It's 100% free !
  52.  
  53. -----------------------------------------------------------------------------
  54.  
  55. This version includes an updated version of the CreateCatalog localizer
  56. tool - even though the features of the updated version are not yet needed.
  57.  
  58. -------- history ----- this is not the complete history, read the guide!----
  59.  
  60. Changes made since 3.57:
  61.     Fixed another bug in the TAB expansion requester: Forgot to
  62.     save back one register - that might have caused crashes.
  63.     Re-enabled icon drop on public screens for DOpus compatibity.
  64.  
  65. Changes made since 3.56:
  66.         Multi assigns to C: work now.
  67.         ViNCEd windows in opened in RAW: mode do not longer include the
  68.         close window raw event.
  69.         Improved the DOS interface a bit: ACTION_SET_FILE_SIZE is now
  70.         refused with the correct return value.
  71.         The mn_ReplyPort field of DosPackets is no longer trashed.
  72.         fh_Arg2 of FileHandles is no longer trashed.
  73.         Implemented Arexx ACTION_DROP.
  74.         ACTION_SET_COMMENT implemented, can be used to set the window
  75.         title (a la DisplayHandler).
  76.         Removed two bugs in the ^Z feature, one minor, one SERIOUS...
  77.  
  78.  
  79. Changes made since 3.55:
  80.     Added the ^B and ^R keyboard sequences, changed the placement of
  81.     the cursor if the history search was successful.
  82.     Added a kludge to make the AREXX LINES() command working.
  83.     Fixed a bug in the ViNCEd-requester (didn't enter directories)
  84.     Added "*" as a valid screen name that refers to the frontmost
  85.     public screen.
  86.  
  87. Changes made since 3.54:
  88.         ViNCEd can now be mounted as RAW console handler, i.e.
  89.         SetVNC mount override as RAW will work fine.
  90.     Fixed two minor bugs in the window open routine.
  91.     Added the ICONIFIED and NOFALLBACK options, VNC 3.55
  92.     will now come with FALLBACK by default because the
  93.     old standard conflicted with various programs.
  94.     Added another cursor shape that's getting displayed if
  95.     the output is stopped with ^S.
  96.  
  97. -----------------------------------------------------------------------------
  98. Notes: 
  99.  
  100.         Check the TOP_SECRET file in this archive!
  101.  
  102.  
  103.  
  104.         VirusWorkShop seems to have trouble with the overlay file structure
  105.         that is used by the SetVNC program.
  106.         THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  107.         manager which is really buggy!
  108.         VirusWorkShop will be updated soon. (I hope)
  109.  
  110.         To trick VirusWorkshop, the SetVNC program in this archive is
  111.         encoded. Use the "Decode" program from the "Extras" drawer to
  112.         decode manually. The installer script has been updated to do 
  113.         this for you.
  114.  
  115.         Thanks Urban, for reporting!
  116.  
  117. ----------------------------------------------------------------------------
  118.  
  119.         Some virus checkers might complain about the set PktWait() pointer
  120.         of the VNCFiler.supervisor. Again:
  121.  
  122.         THIS IS NOT A VIRUS!
  123.  
  124.         Anti-Beol has been updated to handle this case, please 
  125.         update your copy as well!
  126.  
  127. -----------------------------------------------------------------------------
  128.  
  129. Send ideas, improvements, bugreports (please as concrete as possible) to:
  130.  
  131.  
  132.         Thomas Richter
  133.  
  134.  
  135. EMail:  thor@einstein.math.tu-berlin.de
  136.  
  137. or "Wisit the Web" site:
  138.  
  139. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  140.  
  141. -----------------------------------------------------------------------------
  142.  
  143. December 1997, January 1998
  144.  
  145.         Thomas
  146.